| Total Complexity | 9 |
| Dependencies | 3 |
| Dependents | 9 |
| Total lines | 147 |
| Lines of code | 25 |
| Logical lines of code | 9 |
| Comment lines | 99 |
| Methods | 8 |
| Properties | 12 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| canBeCanceled() | 79 | 2 | 3 | |
| isQueued() | 78 | 1 | 3 | |
| isPending() | 78 | 1 | 3 | |
| isProcessing() | 78 | 1 | 3 | |
| isTransferred() | 78 | 1 | 3 | |
| isFailed() | 78 | 1 | 3 | |
| isCanceled() | 78 | 1 | 3 | |
| cancel() | 75 | 1 | 4 |